/**************重设浏览器默认样式[参考yahoo]**************/ 
/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { color: #545454; font-size:12px; font-family:"Microsoft YaHei",arial,tahoma,\5b8b\4f53,sans-serif; background:#fff; text-align:left; }
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, span, img, table { margin:0; padding:0; }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:normal; } 
a{ color:#545454; text-decoration:none; }
a:hover{ color:#1D8CCE; text-decoration:none;}
ol, ul { list-style:none; }
fieldset, img { border:0; }
table { border-collapse:collapse; border-spacing:0; } /* 去掉各Table  cell 的边距并让其边重合 */
th { text-align:inherit; } /* IE bug fixed: th 不继承 text-align*/
iframe { display: block; } /* ie6 7 8(q) bug 显示为行内表现 */
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; }
/*to enable resizing for IE*/
input, textarea, select {  *font-size:100%;}
/* 清理浮动 */
.clearfix { *zoom:1; }/*IE6 7 只要触发layout即可*/
.clearfix:after { content:"."; clear:both; height:0; font-size:0; line-height:0; display:block; }
.clear { clear: both; height: 0px; line-height: 0px; font-size: 0px; }
/* 隐藏 */
.hide { display:none;}

/*-------------------页面宽度-------------------*/
.w1000{width:1000px; margin-left:auto; margin-right:auto;}

/*-------------------顶部-------------------*/
.top { height:43px; line-height:43px; border-bottom:1px solid #E8E8E8; background:#F8F8F8; min-width:1000px; }
.top .welcome{ float:right;}
.top_contact { float:left;}
.top_contact span{ float:left; border-left:1px solid #E8E8E8; width:200px; padding-left:42px;}
.top_contact span.phone{ background:url(../images/icon_phone.png) no-repeat 15px center;}
.top_contact span.email{ background:url(../images/icon_email.png) no-repeat 15px center;}

/*-------------------头部-------------------*/
.header { height:90px; min-width:1000px;}

/*----------logo----------*/
.logo { float:left; padding-top:10px;}
.logo img {}

/*----------导航----------*/
.nav {height:30px; line-height:30px; float:right; padding-top:35px;}
.nav li.item { float:left; width:90px; text-align:center; _display:inline; position:relative; z-index:9999;}
.nav li.item h3 a { font-size:14px; font-weight:bold;}
.nav li.hover h3 a { color:#1D8CCE;}
.nav .child { background:#F8F8F8; position:absolute; left:-10px; top:30px; width:90px;  display:none; padding:3px 10px; line-height:34px; font-size:14px;}
.nav .long { width:160px; left:-35px; } 
.nav .child li{ border-bottom:1px solid #E8E8E8;}
.nav .child li a{}
/*最后项*/
.nav li.last { margin-right:0; }

/*----------flash----------*/
.flash {width:100%; height:500px; min-width:1000px;}
.flash li {width:100%; background-position:center top; background-repeat:no-repeat; height:500px;}
.flash li a { display:block; height:100%; width:100%;}
.flash .bx-wrapper { position: relative;*zoom: 1;}
/*加载界面*/
.flash .bx-wrapper .bx-loading { min-height:50px; background:#fff url(../images/bx_loader.gif) center center no-repeat; height:100%; width:100%; position:absolute; top:0; left:0; z-index:2000; }
/*导航 相对bx-wrapper定位*/
.flash .bx-wrapper .bx-pager { position: absolute; bottom:10px; z-index:80; width:100%; text-align: center;}
.flash .bx-wrapper .bx-pager.bx-default-pager a {background: #000; display:block; width:20px; height:20px; line-height:20px; font-size:12px; font-family:Arial; color:#fff; text-align:center; margin:0 8px 0 0; outline:0;  }
.flash .bx-wrapper .bx-pager.bx-default-pager a:hover,
.flash .bx-wrapper .bx-pager.bx-default-pager a.active { background:#D33538; text-decoration:none;}
.flash .bx-wrapper .bx-pager .bx-pager-item{ display:inline-block; *zoom:1; *display:inline;}

/*----------首页链接----------*/
.indexlink { padding:35px 0;}
.indexlink ul{}
.indexlink li{ width:320px; float:left; margin-right:20px; _display:inline;}
.indexlink li a{}
.indexlink li img{ display:block; width:320px; height:220px;}
.indexlink li span{ display:block; height:40px; line-height:40px; border-bottom:1px solid #A5B0C5; font-size:15px;}
.indexlink li.last { margin-right:0;}

/*----------新闻资讯----------*/
.index_news { padding:40px 0; background:#EEEEEE;}
.index_news_tit { float:left; width:150px; height:175px; background:#00428E; padding:50px 0 0 50px;}
.index_news_tit h3{ font-size:32px; color:#fff;}
.index_news_tit span{ display:block; color:#A9B6CF;}
.index_news_tit .more{ width:68px; height:27px; overflow:hidden; display:block; text-indent:-9999px; background:url(../images/btn_more.png) no-repeat; margin-top:35px;}
.index_news_cnt { float:left; width:450px; height:200px; background:#fff; padding:25px 25px 0 25px;}
.index_news_img { height:70px; padding-bottom:25px; border-bottom:1px solid #ECECEC;}
.index_news_img img{ width:105px; height:70px; float:left;}
.index_news_img .cnt{ width:320px; float:right; line-height:20px;}
.index_news_img .cnt h3{ font-weight:bold;}
.index_news_img .cnt h3{ width:320px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.index_news_img .cnt p{ color:#959595; height:40px; overflow:hidden;}
.index_news_txt {}
.index_news_txt li{ height:34px; margin:5px 0 10px 0;}
.index_news_txt li span{ float:left; width:55px; height:34px; border-right:1px dashed #E0E0E0; text-align:center; line-height:16px;}
.index_news_txt li span i{ display:block; font-style:normal; font-weight:bold; font-size:18px; padding-top:4px;}
.index_news_txt li a{ float:right; width:380px; line-height:24px; padding-top:10px;}
.index_news_txt li a { -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.index_about { float:right; width:275px;}
.index_about li{ height:100px; background:#fff; margin-bottom:25px;}
.index_about li.last { margin-bottom:0;}
.index_about li img{ float:left; width:100px; height:100px;}
.index_about li .cnt{ width:140px; padding:20px 15px 0 0; float:right; }
.index_about li .cnt h3{ font-size:14px; line-height:30px;}
.index_about li .cnt h3 a{}
.index_about li .cnt p{ line-height:18px; color:#959595; height:36px; overflow:hidden;}

/*----------联系我们----------*/
.index_contact { background:url(../images/line02.png) repeat-x 0 58px;}
.index_contact_cnt { padding:30px 0;}
.index_contact_tit { height:60px; line-height:58px;}
.index_contact_tit h3{ float:left; border-bottom:1px solid #EB2629; padding:0 15px; font-size:18px;}
.index_contact_msg { float:left; width:620px; height:300px; overflow:hidden; background:url(../images/map_index.jpg) no-repeat;}
.index_contact_msg .inner{ width:100%; height:100%; overflow:hidden; background:url(../images/shade_black60.png);}
.index_contact_msg ul{ padding-left:34px; background:url(../images/icons.png) no-repeat left 6px; margin:70px 0 0 108px;}
.index_contact_msg li{ line-height:34px; color:#fff; font-weight:bold;}
.index_contact_form { float:right; background:#323232; width:350px; height:250px; padding:50px 0 0 30px;}
.index_contact_form .form_item{ padding-bottom:5px;}
.index_contact_form label{ display:block; color:#fff; font-weight:bold; line-height:24px;}
.index_contact_form .form_txt{ display:block; width:320px; height:19px; line-height:19px; background:#fff; border:1px solid #A9A9A9;}
.index_contact_form .form_textarea { display:block; width:320px; height:90px; line-height:19px; background:#fff; border:1px solid #A9A9A9;}
.index_contact_form .form_btn_wrap { padding:10px 0 0 0;}
.index_contact_form .form_btn { width:54px; height:22px; line-height:22px;}

/*----------底部----------*/
.footer { min-width:1000px; padding:25px 0 50px 0; background:#464646; color:#BCBCBC; line-height:20px; color:#BCBCBC;  }
.footer a {color:#BCBCBC; }


/*----------banner----------*/
.banner { height:240px; min-width:1000px; background:url(../images/banner.jpg) no-repeat center top; }

/*----------内容----------*/
.content { width:1000px; margin:20px auto; background:url(../images/line01.png) repeat-y 207px 0;  min-height:650px;  }

/*----------侧边----------*/
.sidebar { float:left; width:200px;  }
.side_tit { line-height:32px; color:#fff; font-weight:bold; font-size:15px; padding-left:19px; background:#00428E;}
.side_nav {}
.side_nav li{ height:25px; line-height:25px; background:#0166B4; border-bottom:1px dotted #CCCCCC;}
.side_nav li a{ display:block; padding-left:19px; color:#fff;}
.side_nav li.cur{}
.side_nav li.cur a,
.side_nav li a:hover{ background:#D1E3F1; color:#333;}
.side_contact { margin-top:50px; }
.side_contact img{ display:block; }
.side_contact dl{ line-height:23px; margin-top:10px;}
.side_contact dl dt{ font-size:14px; font-weight:bold;}
.side_contact dl dd{}

.side_nav_product {}
.side_nav_product h3{ height:25px; line-height:25px; background:#0166B4; border-bottom:1px dotted #CCCCCC;}
.side_nav_product h3 a{ display:block; padding:0 5px 0 19px ; color:#fff;}
.side_nav_product h3 a { width:176px;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.side_nav_product h3.cur{}
.side_nav_product h3.cur a,
.side_nav_product h3 a:hover{  color:#fff;}
.side_nav_product ul {background:#D1E3F1; display:none;}
.side_nav_product ul li { line-height:25px;padding:0 5px 0 19px ;width:176px;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; border-bottom:1px dotted #CCCCCC;}
.side_nav_product li.cur ul { display:block;} 

/*----------main----------*/
.main { float:right; width:770px;  }
.main_top { height:30px; line-height:30px; border-bottom:1px solid #CCCCCC;}
.main_top h3{ float:left; font-size:14px; font-weight:bold;}
.main_top .position{ float:right;}
.main_top .position a{}
.main_cnt { padding:10px 0 20px;}

/*----------新闻列表----------*/
.news_list { padding-bottom:10px;}
.news_list li { line-height:33px; height:33px; margin-bottom:10px; border-bottom:1px dashed #C6C6C6; text-align:right; }
.news_list li span { color:#aaa; font-size:14px; }
.news_list li a { float:left; text-align:left;  padding-left:5px; font-size:14px; font-size:12px; color:#5a5a5a;  }
/*控制标题长度，如果可以通过程序控制，则可以删除*/
.news_list li a { width:500px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.news_list li a:hover { color:#E60214;}

/*----------图片列表----------*/
.list_img {  overflow:hidden; }
.list_img ul { padding-left:10px;}
.list_img li { float:left; overflow:hidden; margin:30px 20px 0 20px; width:210px; height:240px;  _display:inline; }
.list_img li a {}
.list_img li a:hover { text-decoration:none;}
.list_img li img {display:block; width:208px; height:200px; border:1px solid #CDCDCD;   }
.list_img li span { display:block;width:210px; color:#444; text-align:center; height:40px; line-height:40px;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;  }

/*----------内页 文章----------*/
.article { padding:10px 30px 30px 30px;}
/*文章标题*/
.article_tit { font-size:16px; color:#0E4D9C; font-weight:bold; line-height:20px;text-align:center; padding:5px 0;}
/*文章信息*/
.article_msg { font-size:12px; padding:10px 0;  text-align:center;}
.article_msg span { padding:0 5px;}
/*文章内容*/
.article_body { font-size:14px; color:#5a5a5a; line-height:22px; margin-top:20px;}
.article_body p {padding:10px 0; }   
/*文章底部*/    
.article_share { }
/*上下文导航*/  
.article_nav { height:30px; line-height:30px; border-top:1px dotted #5F5F5F; padding-top:15px; margin-top:15px; } 
.article_nav li { -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.article_nav .pre { float:left; width:45%;}
.article_nav .next { float:right; width:45%; text-align:right;}

/*----------内页 单页面----------*/
.about { line-height:24px;  }
.about p{ padding:10px 0;  }

/*----------内页 联系我们页面----------*/
.contact { line-height:30px;}

/*----------产品列表----------*/
.product_list {  }
.product_list ul{  }
.product_list li{ float:left; width:365px; height:150px; padding:20px 15px 20px 5px; border-bottom:1px solid #ccc;  }
.product_list li .l{ float:left; width:150px;  }
.product_list li .l img{ display:block; width:150px; max-height:150px;  }
.product_list li .l h3{ text-align:center; width:150px; font-size:14px; line-height:30px; margin-top:10px;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;  }
.product_list li .l h3 a{  }
.product_list li .r{ width:190px; float:right;  }
.product_list li .r p{ line-height:22px; color:#000; height:110px;  }
.product_list li .r .btn{ float:right; width:72px; height:27px; text-align:center; line-height:26px; color:#fff; background:#00A2ED; border-radius:5px; margin-top:5px;  }

/*----------产品----------*/
.product { padding:10px 0;  }
.product_pic { float:left; width:390px;}
.product_msg { float:right; width:360px; color:#000; }
.product_tit { font-weight:bold; font-size:16px;}
.product_desc {line-height:24px; margin-top:10px;}
.product_cnt { margin-top:50px; padding-top:10px; border-top:1px dashed #ccc; line-height:24px;}
.product_cnt p{ padding:5px 0;}

/*----------人才招聘----------*/
.job {padding:10px 0 20px 0;}
.job table {line-height:34px; width:100%; border-left:1px solid #E9E9E9;   border-top:1px solid #E9E9E9;}
.job td { padding-left:5px; border-right:1px solid #E9E9E9; border-bottom:1px solid #E9E9E9; }
.job td.txt { line-height:22px; padding:5px;}
.job_list { padding:10px 0 20px 0;  }
.job_list table{ line-height:34px; width:100%; border-left:1px solid #E9E9E9;   border-top:1px solid #E9E9E9;}
.job_list th{ padding-left:5px; border-right:1px solid #E9E9E9; border-bottom:1px solid #E9E9E9; color:#000; font-weight:bold;}
.job_list td{ padding-left:5px; border-right:1px solid #E9E9E9; border-bottom:1px solid #E9E9E9;   }

/*----------图片列表----------*/
.factory_list {  overflow:hidden; }
.factory_list ul { padding-left:10px;}
.factory_list li { float:left; overflow:hidden; margin:30px 20px 0 20px; width:210px; height:180px;  _display:inline; }
.factory_list li a {}
.factory_list li a:hover { text-decoration:none;}
.factory_list li img {display:block; width:208px; height:138px; border:1px solid #CDCDCD;   }
.factory_list li span { display:block;width:210px; color:#444; text-align:center; height:40px; line-height:40px;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;  }

/*----------内页 大图展示----------*/
.imgshow { padding:10px 0 30px 0;}
.imgshow_tit { font-size:16px; color:#0E4D9C; font-weight:bold; line-height:20px;text-align:center; padding:5px 0;}
.imgshow_body { margin-top:20px; text-align:center;}
.imgshow_body img { max-width:770px;}
.imgshow_nav { height:30px; line-height:30px; border-top:1px dotted #5F5F5F; padding-top:15px; margin-top:25px; } 
.imgshow_nav li { -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.imgshow_nav .pre { float:left; width:45%;}
.imgshow_nav .next { float:right; width:45%; text-align:right;}

/*----------分页----------*/
.pagelink { text-align:center; margin-top:20px;}
.pagelink a, .pagelink span{ padding:0 3px;}
.pagelink a.on, .pagelink a:hover{ color:#F9003B;}

/*-------------------壹级-------------------*/
.class {  }

/*----------贰级----------*/
.class {  }

/*叁级*/
.class {  }

